import { Badge } from '@aws-amplify/ui-react'; export const BadgeVariationExample = () => ( <> Info Error Warning Success Default );